home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part2 / 11805 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  704 b 

  1. Path: inforamp.net!ts14-03
  2. From: rmorin@inforamp.net (Randy Charles Morin)
  3. Newsgroups: comp.lang.c++
  4. Subject: Re: calling other executables within Windows apps
  5. Date: Sat, 16 Mar 96 08:42:07 GMT
  6. Organization: MiddleWorld SoftWare
  7. Message-ID: <4idutg$pc1@sam.inforamp.net>
  8. References: <4i891f$tpt@news.galileo.net>
  9. NNTP-Posting-Host: ts14-03.tor.inforamp.net
  10. X-Newsreader: News Xpress Version 1.0 Beta #4
  11.  
  12. In article <4i891f$tpt@news.galileo.net>, jason_graham@sdt.com wrote:
  13. >I was curious if anyone knows an easy way to call DOS/Windows apps
  14. >within a Windows program?  The system call does not work.  I am
  15. >running Win 3.11, with Borland C++ 4.52.  Any help would be
  16. >apprecited.
  17.  
  18. Use WinExec.
  19.  
  20. Agrivar
  21.